Welcome![Sign In][Sign Up]
Location:
Search - Student Result

Search list

[Education soft system3

Description: 从数据文件records.txt中读取学生信息,建立与源数据同序的学生链表并打印在屏幕上; 统计学生链表中身高达标人数(男女生的身高达标值由键盘输入),并打印结果; 对上述学生链表按学号进行排序,然后将一位学生的相关信息插入到已按学号排序的学生链表中后仍然保持学号的有序性,将结果链表打印在屏幕上; 对上述操作后的学生链表进行倒置,结果输出到数据文件result.txt中; 删除链表中身高为指定值的所有学生结点并打印; 将当前的学生链表拆分为男生链表和女生链表(没有新结点生成),分别打印到屏幕上。-Read from the data file records.txt student information, the establishment of the same order with the source data and print the list of students on the screen Height standards in statistics list the number of students (boys and girls the value of the height standard keyboard input), and print the results The list of students sorted by student number, then a student has the relevant information into the students ordered by Student ID in the list have remained orderly learning numbers, list the results printed on the screen Students after the above operation for inverted list, the resulting output to the data file result.txt in Delete the specified height value in the list of all students nodes and print Students will list the current list split into boys and girls list (no new node generation), were printed to the screen.
Platform: | Size: 3072 | Author: Mandy | Hits:

[JSP/Java20097720119

Description: 本程序共实现了两个功能:数据的查询(学生信息按学号查询)和数据的录入(学生信息录入)。 程序名称:Jdbc 数据库名称:student 数据源名称:lpf 建立表名称:message(学号、姓名、生日);fenshu(学号、英语) 其中: 子类 myframe:建立主页面样式(包括:窗体名称、菜单项目(学生管理-学生查询、学生录入;系统-退出系统)、窗体内容); 子类 xscx:查询学生信息(学号、姓名、生日);设计xscx窗口样式;sql语句的录入; 子类 xstj:添加学生信息(学号、姓名、生日);设计xstj窗口样式;sql语句的录入。 子类Database:建立数据库连接;执行sql语句,返回结果集; -This procedure is to achieve the two functions: data query ( student information student ID query ) and data entry ( student information entry ). Program name: Jdbc Database name: Student Data source name: LPF Create table name: message ( Student ID, name, birthday ) fenshu ( school, English ) In which: Class MyFrame: establishment of page styles ( including: form name, menu items ( management of students- students query, student entry- exit system system ), the window content ) Class xscx: query student information ( ID, name, birthday ) design xscx window style the SQL statement entry Class xstj: add the student information ( ID, name, birthday ) design xstj window style the SQL statement entry. Subclasses of Database: the establishment of a database connection executing the SQL statement returns a result set
Platform: | Size: 146432 | Author: lpf | Hits:

[Education soft systemexperimentalreported

Description: 本示例主要的功能是通过给定的一组成绩数据绘制出成绩的分布图(包括直方图和圆饼图)。这里没有用到数据库,因为是一个简单的成绩分布图,而用数据库的话在转到另一台机子上还要重新建表,对于学生信息也要涉及到录入问题,不容易实际操作,所以本示例采用了更为方便的通过手动录入数据或者是从文件(txt格式文本文档,第一个数为总人数,其余为分数,分数之间用逗号隔开)导入数据两种方式绘制出其统计图。录入的成绩可查看可修改,直方图采用了立体图模式,看起来更直观,各个分数段都有明显的分数人数标注,看起来直观形象。饼形图也同样标注了各颜色对应的分数段及人数,看起来很直观。数据录入部分与绘图部分集成在一个对话框上面,没有在单个文档中调用,减少了不必要的繁琐过程-The main feature of this example is given a set of performance data to map out the distribution of results (including histograms and pie charts). Database is not used here because the result is a simple map, but with the words in the database to another machine on the table but also to re-build, but also for the student information related to the input problem, is not easy to practice, so this example by using a more convenient data entry or manual from file (txt format text documents, the first number is the total number of rest points, scores, separated by commas) two ways to import data to map out their charts . Entry can be modified to view the results, using a three-dimensional histogram graph model, it seems more intuitive, each segment has a significant fraction of the number of marked points, it seems intuitive image. Pie charts are also marked with the color and number of segments corresponding to the score, it seems very intuitive. Data entry and some portion of the drawing i
Platform: | Size: 227328 | Author: netangels | Hits:

[JSP/JavaGuide_to_Web_Development_with_Java_Pub2012_Editio

Description: This comprehensive textbook introduces readers to the three-tiered, Model-View-Controller (MVC) architecture by using Hibernate, JSPs, and Java Servlets. These three technologies all use Java, so that a student with a background in programming will be able to master them with ease, with the end result of being able to create web applications that use MVC, validate user input and save data to a database. Features: presents the many topics of web development in small steps, in an accessible, easy-to-follow style uses powerful technologies that are freely available on the web to speed up web development, such as JSP, JavaBeans, annotations, JSTL, Java 1.5, Hibernate and Tomcat discusses HTML, HTML Forms, Cascading Style Sheets and XML introduces core technologies from the outset, such as the MVC architecture contains questions and exercises at the end of each chapter, detailed illustrations, chapter summaries, and a glossary includes examples for accessing common web services.- This comprehensive textbook introduces readers to the three-tiered, Model-View-Controller (MVC) architecture by using Hibernate, JSPs, and Java Servlets. These three technologies all use Java, so that a student with a background in programming will be able to master them with ease, with the end result of being able to create web applications that use MVC, validate user input and save data to a database. Features: presents the many topics of web development in small steps, in an accessible, easy-to-follow style uses powerful technologies that are freely available on the web to speed up web development, such as JSP, JavaBeans, annotations, JSTL, Java 1.5, Hibernate and Tomcat discusses HTML, HTML Forms, Cascading Style Sheets and XML introduces core technologies from the outset, such as the MVC architecture contains questions and exercises at the end of each chapter, detailed illustrations, chapter summaries, and a glossary includes examples for accessing common web services.
Platform: | Size: 8147968 | Author: 朴贤哲 | Hits:

[SCMTopic-e

Description: 一个班有若干个学生,每个学生有4门课程,交互式输入每个学生的各门课程的成绩,找出其中有不及格课程的学生的序号,并输出其所有的课程成绩。-A class there are several students, each of the students has 4 courses, interactive input of every student of every course grades, find out which one of the students who have failed in the serial number, and the output of all its curriculum result.
Platform: | Size: 10240 | Author: qiyanyan | Hits:

[JSP/Javajiaoxueguanli

Description: 基于Web的教学管理系统主要是实现网上选课、信息查询、个人信息修改等功能的系统。根据教学管理系统的基本需求和不同角色使用系统的权限不同,设定本系统的具体功能如下: 1、管理员功能:实现学生信息查询、教师信息查询、添加或删除学生、添加或删除教师、留言管理、公告管理、课程信息录入及修改等功能。 2、教师功能:实现学生成绩录入及修改、个人信息查询及修改、选择选课的学生、网上留言和查看公告等功能。 3、学生功能:实现网上选课、成绩查询、个人信息查询及修改、网上留言及查看公告等功能。 -Web-based instruction management system is the main online course selection, information inquiry, personal information and modify the function of the system. Depending on the permissions of the basic needs and the different roles of teaching management system using the system, set the specific functions of the system are as follows: 1, the administrator function: student information inquiries, teachers' information search, add or remove students, add or remove teachers, message management, announcements, course information entry and modification functions. 2, teachers functions: to achieve the entry and modification of student achievement, personal information inquiries and changes, select the students joining the course, online guestbook and view the announcement and other functions. 3, students function: Online Course, result inquiry, the personal information query and modify the online guestbook and view the announcement and other functions.
Platform: | Size: 1144832 | Author: 木子李 | Hits:

[Software Engineeringxueshengchengjitongjiyuchuli(Cyuyan)

Description: 实现学生成绩的录入,统计,排名,总分及平均分计算,成绩查询等功能-Entry of student results, statistics, rankings, total score and the average points calculation, result inquiry
Platform: | Size: 68608 | Author: denghu | Hits:

[Other DatabasesAcademicperformancemanagementsystem

Description: 学生成绩管理系统: 需求描述: 学生成绩管理系统中: 1. 系统用户 系统的用户是学校的学生和教师。教师使用本系统录入和查询自己所教课程的考试成绩。学生只能查询自己的成绩。 2. 系统功能 (1) 成绩录入: 教师可以查询自己本学期所授课程,并录入学生的考试成绩。录入完成后提交,保存成绩。某门课程的成绩提交后,只能查询不能再进行任何修改。 (2) 成绩查询: 学生只允许查询自己的考试成绩。 教师只允许查询自己所授课程的成绩。 (3) 成绩统计: 教学管理员根据学生成绩统计处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。 按要求输出成绩在优、良、中、及格、不及格各区间的学生学号。 -Description: The demand for student achievement management system: a. Users of the system user' s system is the school' s students and teachers. The teachers use the system to input and query the examination results of courses taught. The students can only check their own performances. Two. Results of system functions (1) entry: Teachers can check their semester taught courses, and entered into the students' test scores. Submitted after the entry completed, save the results. After the submission of the results of a course, the only query can no longer be any changes. (2) result inquiry: the student is only allowed to inquire about his exam results. Teachers will only allow to check the results of the Course. (3) results statistics: teaching administrators based on student achievement statistics in excellent, good, pass the number of students, as well as the percentage of the total number of failed. 100-90 for excellent ,89-80 is good ,79-70 in ,69-60 for the pass 60 points to
Platform: | Size: 18432 | Author: 红枫 | Hits:

[OS programkmeans1

Description: kmeans ieee paper , A system for analyzing student’s results based on cluster analysis and uses standard statistical algorithms to arrange their scores data according to the level of their performance is described. K-mean clustering algorithm for analyzing students’ result data. -kmeans ieee paper , A system for analyzing student’s results based on cluster analysis and uses standard statistical algorithms to arrange their scores data according to the level of their performance is described. K-mean clustering algorithm for analyzing students’ result data.
Platform: | Size: 798720 | Author: bala | Hits:

[Software Engineering1

Description: Bomblab 的主要是通过姓名学号可以从服务器上下载一个bomb的tar包,用objdump可以得到它的汇编源码与c文件。在程序运行过程中需要输入若干字符串,如果字符串不符合要求则将导致炸弹爆炸,每爆炸一次扣0.25分。所需输入字符串的信息可以根据分析汇编代码以及GDB的单步调试推测得出,不过只能在服务器上运行与调试程序。 -Bomblab the student number by name, a bomb can be downloaded from the server tar package objdump can get the assembler source file of c. Need to enter the number of strings in the program is running, if the string does not meet the requirements will result in a bomb blast, a deduction of 0.25 points per explosion. Required input string can be drawn based on the analysis of assembly code, as well as GDB stepping speculated, but can only be run on the server with the debugger.
Platform: | Size: 16384 | Author: Frank Cheng | Hits:

[Data structsTest2

Description: 随机给出三个学生的成绩,然后按由大到小的成绩进行排序-Random given three student s result, and then press the big to small result sort
Platform: | Size: 1024 | Author: 容永志 | Hits:

[.netPGIIS

Description: 最好用的成绩查询系统; 你只要有学生成绩的Excel文档,那么学生就能在网上查询到自己的成绩。并且可以打印成绩单。 当然,发挥你的想象力,你可以把他作任意的查询系统。比如说,订单查询系统,学生录取查询系统,教师工资查询系统。 您还可以通过本系统实现打印功能。打印准考证,工资表,录取通知书 后台用户名密码admin-Best result inquiry system Excel document as long as you have student achievement, then students will be able to check online to their own performances. And can be printed transcripts. Of course, the play of your imagination, you can make him any inquiry system. Orders, for example, the query system, student admission inquiry system, teachers' salaries and query system. You can also print to achieve through this system. Ticket printing, payroll, admission notice background username password admin
Platform: | Size: 2034688 | Author: sdfgawwo | Hits:

[JSP/Javaxueshengguanlixitong

Description: 对学生信息(包括学号、语文、数学、英语、平均分)进行管理,包括学生成绩的信息输入、输出、查询、删除、排序、统计、退出.将学生的成绩信息进行记录,信息内容包含:(1)学生的学号(2)学生的姓名(3)学生的成绩。假设,现收集到了一个班学生的所有成绩信息,要求用C语言编写一个简单的成绩管理系统,可进行录入、查询、修改和浏览等功能。学习相关开发工具和应用软件,熟悉系统建设过程。-Information to students (including student id, Chinese, maths, English, average) management, including student achievement information input, output, query, delete, sorting, statistics, exit. Record student achievement information, information content includes: (1) the student s student id (2) the student s name (3) the student s result. Assumptions, we collected a class students all of the information, and asked to use C language to write a simple performance management system that can input, query, modify, and browsing, and other functions. Learning related development tools and application software, familiar with the system building process.
Platform: | Size: 1262592 | Author: 刘庆 | Hits:

[Othertest1

Description: ⒈ 从键盘输入一个字符序列,编程统计其中的数字个数和英文字母个数,输入的字符序列以“#”作为结束符。 ⒉ 编写一段程序,当用户输入一个6位数据时,程序可以将其分离为单独的数字,分离结果之间用3个空格分开。(应用求模运算符和整型除法) 答案:实验一(2) ⒊ 采用指针方法将一个数组中的所有元素颠倒顺序,结果仍然放在原来的数组中,要求使用最少的辅助存储单元。 ⒋ 使用结构变量表示每个学生的信息:姓名、学号、三门课的成绩和平均成绩。编写一个冒泡排序函数,根据学生的平均成绩排序。从键盘上输入10个学生的数据,在主函数中调用排序函数输出每个学生的姓名和三门课的成绩以及平均成绩。 ⒌ 编写一段程序,确定员工的工资总额。每位员工在一周内工作40小时以内,是按正规工作时间付酬,超出40小时,是正规工作时间报酬的1.5倍。假定已经有了公司员工的花名册、每位员工在上个星期的工作时间以及每位员工的小时报酬。在程序中应将每位员工的信息输入,计算显示员工的应得工资。(练习使用嵌套的if/else语句和switch语句)-⒈ a sequence of characters entered from the keyboard, programming, statistics on the number of digits and letters number, enter the sequence of characters with "#" as the terminator. ⒉ write a program, when a user enters a 6 data, the program can be separated into single digits, separated by three spaces between the results separately. (Application modulo operator and integer division) Answer: experiment (2) ⒊ method using the pointer array, all elements in a reverse order, the result is still in the original array, requires the use of a minimum of the auxiliary storage unit. ⒋ use structured variables to represent each student s information: name, student number, three course grades and grade point average. Write a bubble sort function, according to the student s grade point average sort. Input from the keyboard 10 student data, the main function calls the sort function output each student s name and three course results and grade point average. ⒌ write a program to determine the
Platform: | Size: 24576 | Author: lixunfeng | Hits:

[matlabmatlab

Description: 设每位同学自己的学号为n,采用遗传算法求解下面优化问题: min f(x1,x2)=(4-2.1*x1^2+(x1^4)/3)*x1^2+x1*x2+(-4+4*x2^2)*x2^2+n-20111369 s.t. -3<x1<3 -2<x2<2 函数 为六峰值驼背函数(Six-hump Camel Back Function),要求如下: (i)mesh()为Matlab中常用的画图函数,请查阅相关书籍或help,掌握mesh用法,画出 的三维图像; (ii)用遗传算法工具箱求解该优化问题,给出求解结果,画出每代群体的最优适应度、适应度均值图像。 (iii)尝试至少一种提高求解效果的方法,并简单比较、分析。 -Set each student their own student number for n, using the genetic algorithm for solving the following optimization problem: Min (x1, x2) = f (4-2.1* x1 ^ 2+ (x1 ^ 4)/(3)* x1 ^ 2* x2+ x1+ x2 ^ (4+ 4* 2)* x2 ^ 2+ n- 20111369 S.t.- 3 < x1 < 3-2 "x2" 2 Functions for Six peak hunchback (Six- hump Camel Back Function), the requirements are as follows: (I) mesh () as that is commonly used in Matlab drawing function, or help please refer to the relevant books, to master the use mesh, draw the 3 d image (ii) using genetic algorithm toolbox to solve the optimization problem, is given as a result, to draw the best fitness of each generation group, the mean fitness images. (iii) to try at least a way to improve the effect of solution, and a simple comparison and analysis.
Platform: | Size: 1024 | Author: 天溟 | Hits:

[Software Engineeringsusheguliruanjian

Description: 宿舍管理查询软件(限2 人完成) 1)任务:为宿舍管理人员编写一个宿舍管理查询软件, 程序设计要求: A.采用交互工作方式 B.建立数据文件,数据文件按关键字(姓名、学号、房号)进行排序(冒泡、选择、插入排序等任选一种) 2)查询菜单: (用二分查找实现以下操作) A.按姓名查询 B.按学号查询 C.按房号查询 3)打印任一查询结果(可以连续操作)-Dormitory management query software (limited to two people to complete) a) Task: write a hostel dormitory management staff management query software, program design requirements: A. B. working interactively build data files, data files by keyword (name, school number, room number) sort (bubble, selection, insertion sort, etc. Choose one) 2) Query menu: (with a binary search to achieve the following) A. Search by name Search by student number B. C. Press room number Query 3) print any query result (can continuous operation)
Platform: | Size: 2048 | Author: xinxiping | Hits:

[ADO-ODBCXSKS

Description: 在教育工作中,为学生考试出试卷和批改改卷是老师们最头痛的,不仅消耗大量的时间,而且消耗大量的精力体力。因此,考试过程由人工操作转向计算机操作是必然的结果。 根据学生考试的特点和学校的实际情况,该系统应以考试流程为基础,从专业角度出发,提供科学有效的考试模式。考试时采用系统自动从数据表中选题的方式,评卷时通过核对考生答案与正确答案得出考生的分数,出题方面采取表单加数据的方式使后台管理者能够直观、方便的管理试题信息。学生管理可实现老师对学生的成绩进行查询,按分数归类。数据库管理提供对数据库进行备份,还原及初始化操作,减轻用户的工作量。经过修改,可以运行,欢迎使用!-In educational work, as examinations of students out of the papers and marking correcting their biggest headache is the teacher, not only consume a lot of time and consume a lot of physical energy. Therefore, the examination process by the computer' s operating manual steering is the inevitable result. According to the characteristics of the students and school examinations of the actual situation, the system should be based on a process-based exam, from a professional point of view, to provide scientific and effective mode of examination. Examination using the system automatically from the data table topics manner marking time by checking the candidates answer with the correct answer drawn scores of candidates, the question has taken the form plus a way that the background data managers to intuitive, easy management questions Information. Student management enables the teacher on student achievement query, grouped by score. Database management provides the database backup, restore
Platform: | Size: 4727808 | Author: 小鲵 | Hits:

[ADO-ODBCMRP

Description: 1、 根据新报名的人员,每天自动分配座位、场次,(可以调整考试人员的座位、场次)并打印学员证,持证学习;打印准考证,持证考试;打印成绩通知单;(三证打印) 2、 考试时录入考号(建议使用条码识别仪)或调出考试场次分配表(由上一步生成) 3、 可以单人考,可以全部考 4、 考试合格后,回填学习证档案的交通成绩法规,套打印成绩通知单 -1, according to the new registration staff, daily automatic seat assignment, screenings, (you can adjust the seat examination staff, screening) and print student certificates, holders learning print ticket, the holder of examination printing result slips (three certificates print) 2, entry exam candidate number (recommended barcode identification device) or recall exam screenings allocation table (generated by the previous step) 3, can be single test that can test all 4, after passing the examination, backfill learning achievement certificate file traffic regulations, sets print result slips2、 考试时录入考号(建议使用条码识别仪)或调出考试场次分配表(由上一步生成) 3、 可以单人考,可以全部考 4、 考试合格后,回填学习证档案的交通成绩法规,套打印成绩通知单
Platform: | Size: 26496000 | Author: liuyc | Hits:

[Education soft system01

Description: 学号、姓名、5门课程(英语、高数、马哲、计算机、电子技术)的成绩,输入此数据,要求按总分从高到底的顺序保存到cj.dat文件中,并按学号从小到大的顺序打印出每门课程的成绩表,以及总分最高分的学生的数据(包括学号、姓名、各门课的成绩、平均分数)。-Student id, name, 5 courses (English, advanced mathematics, Ma Zhe, computer, electronic technology), input the data, save request according to the order of the total score from the high to cj. Dat file, and follow the order enquiries since the childhood to print out each course result table, and the highest total score of student data (including student id, name, each class grades, the average score).
Platform: | Size: 2120704 | Author: | Hits:

[assembly languageDesktop

Description: 1.建立学生名次表rank 2.统计学生成绩result-(1) Establish student league tables rank 2. Statistics student achievement result
Platform: | Size: 1024 | Author: mengjiaxiao | Hits:
« 1 2 3 4 56 7 »

CodeBus www.codebus.net